搜索资源列表

  1. C++game

    0下载:
  2. 这是一个课程设计,用C++编程的小游戏的制作过程和代码-This is a curriculum design, and C++ Programming game production process and the code
  3. 所属分类:软件工程

    • 发布日期:2024-05-22
    • 文件大小:54272
    • 提供者:yuhen
  1. RJ010403(403)

    1下载:
  2. 西北工业大学程序设计大赛作品 拿出来与大家分享 程序说明 名称:tank 编译环境:win-tc tank.bmp tank.c EGAVGA.bgi要放在同一目录 按键:player1 : 上 Up 下 Down 左 Left 右 Right 攻击 0 player2: 上 W 下 S 左 A 右 D 攻击 SPACE 不足:游戏中没有制作攻击效果,只做攻击是否命中的判断。 如果一方按键不放
  3. 所属分类:射击游戏

    • 发布日期:2024-05-22
    • 文件大小:30720
    • 提供者:王赫
  1. c

    0下载:
  2. 黑白棋游戏、计算器,贪吃蛇、人机游戏,天气预报,背包、彩色框设计、模拟时钟、五子棋、迷宫的C语言源程序.-Reversi games, calculators, Snake, man-machine games, weather forecasts, backpack, color box design, simulation clock, Gobang, the maze of C language source code.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:17408
    • 提供者:阿铁
  1. Postmanagementsystem

    0下载:
  2. 邮政管理系统,可以作为毕业设计或课程设计内容(转发,非原创,请修改后使用!)-Post management system, can serve as a graduation design or curriculum design content (transmitted, non-original, please use the revised!)
  3. 所属分类:数据库编程

    • 发布日期:2024-05-22
    • 文件大小:666624
    • 提供者:tiantian
  1. douzi

    0下载:
  2. 这是一个吃豆子的程序,用字母C表示,当遇到豆子是变成O,遇到怪物变成U,游戏退出结束,这也是本人的课程设计,所以希望不要抄袭或者转载,仅供参考-This is a procedure to eat beans, using the letter C, said when beans are turned into O, encounter a monster into a U, The End Exit Games, this is m
  3. 所属分类:汇编语言

    • 发布日期:2024-05-22
    • 文件大小:123904
    • 提供者:小宋
  1. BlockGame

    0下载:
  2. 这是一个用C#语言编写的俄罗斯方块的游戏,这个游戏是众所周知的,该源码显示了俄罗斯方块这个游戏的设计与实现。-This game called BlockGame is written in CSharp language.This is a well-known ganme.The code presents the design of the game.
  3. 所属分类:C#编程

    • 发布日期:2024-05-22
    • 文件大小:5098496
    • 提供者:
  1. gamebeginer

    0下载:
  2. 一个为国产手机设计的糖果排队小游戏,可以用在各种手机平台,也可以移植到虚拟机-A mobile designed for the domestic candy line up game, can be used in a variety of mobile platforms, but also can be transferred to the virtual machine
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-22
    • 文件大小:7371776
    • 提供者:黎明
  1. caidanci

    0下载:
  2. 一个用C语言编写的课程设计的小程序,实现猜单词的小游戏功能,希望能够对你有用,谢谢你的选择!-This is a code with the tool of c, I hope it useful for those who study the games,it is to realize the function of guess the world,thanks for you choose!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:张浩
  1. tuixiangzi

    0下载:
  2. Visual C++经典游戏程序设计的示例游戏,经典的搬运工推箱子,益智哦-Visual C++ classic example of game programming games, porters classic Sokoban, Puzzle Oh. . .
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-22
    • 文件大小:665600
    • 提供者:antares
  1. Eat_beans_on_the_8086_games

    0下载:
  2. 本项目在FPGA上生成8086指令兼容的软核以及外设,并在此基础上跑通pc机上古老但是仍然有趣的吃豆子PACMAN游戏, 作为本科微机原理课程的实验。 通过本项目,学生可以学习到8086的基本结构, 在TurboC下如何进行嵌入式C语言编程,汇编语言, 计算机组成等基本原理, 有独立设计基于8086的SOC软硬件的能力。-The project generated in the FPGA on the 8086 Directive, a
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-22
    • 文件大小:6281216
    • 提供者:xiaoxu
  1. feixing

    0下载:
  2. 很不错的MFC飞行棋小游戏设计,适合C++可视化程序设计学习者-MFC is a good flight game game design, suitable for C++ Programming Visual learners
  3. 所属分类:其他游戏

    • 发布日期:2024-05-22
    • 文件大小:1186816
    • 提供者:筱筱
  1. TCtoqicailianzhu

    0下载:
  2. 根据数据结构的思想,利用C语言设计游戏七彩连珠。在9X9的棋盘方格内,将五个及五个以上的同颜色的彩球连成直线(横、竖、对角均可),则彩球消失并得分;游戏开始在棋盘内随机出现五个颜色随机的彩球,在玩家每次移动一个球后,随机的出现3个颜色随机的球,至少存在一条可通路径,彩球方可被移动,直到棋盘被球填满,游戏结束。-Data structure in accordance with the idea of game design using
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:45056
    • 提供者:屠娇娇
  1. C_chsaolei

    0下载:
  2. 这是一个C语言小游戏设计,模仿了windows下的扫雷游戏!-This is a small C language game design, imitate the Windows of minesweeper!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:6144
    • 提供者:liyang
  1. ch4_1

    0下载:
  2. 一款关于游戏碰撞类的C++游戏设计,适合初学者学习和制作-game
  3. 所属分类:其他游戏

    • 发布日期:2024-05-22
    • 文件大小:1547264
    • 提供者:feng
  1. C2

    0下载:
  2. c语言课程设计,贪吃蛇游戏, -c language curriculum design, Snake game, c language curriculum design, Snake game,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:taoyong
  1. VisualCgamedesign

    0下载:
  2. Visual C++游戏设计入门配套源代码,把所涉及到的资源文件都删除了。-Visual C++ Game Design Introduction to matching source code to the resource involved files are deleted.
  3. 所属分类:游戏

    • 发布日期:2024-05-22
    • 文件大小:384000
    • 提供者:幽梦影
  1. TANK2005

    0下载:
  2. 用c语言编的小游戏坦克大战,内含源代码及图片素材-It is a computer game named TANK2005,and there is the source code in the file.
  3. 所属分类:游戏

    • 发布日期:2024-05-22
    • 文件大小:8043520
    • 提供者:jwj
  1. Numsequence_Guess

    0下载:
  2. 大学本科中C++课程的一个课程设计,用C++面向对象的思想设计一个猜数字的游戏。程序已经全部打包上传!-Undergraduate courses in C++, a curriculum design, C++, object-oriented thinking to design a number guessing game. Program have all been packaged uploaded!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1381376
    • 提供者:田源
  1. AnimationSprite

    0下载:
  2. 这是通过控制一张图片的相邻区域获得动画的代码,适合C++ GDI方向游戏设计参考 也就是一个精灵类-This is a picture by controlling access to the animation code in adjacent regions, suitable for C++ GDI direction of game design is a reference to the wizard class
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:8192
    • 提供者:Demon W
  1. 100ExampleProteus

    0下载:
  2. 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》全部是Proteus的仿真,DSN文件和hex文件。 推荐做毕业设计和学习单片机的下载。 内容包括: 第 01 篇 基础部分: 01 闪烁的LED 02 从左到右的流水灯 03 左右来回的流水灯 04 花样流水灯 05 LED模拟交通灯…… 48 单片机与PC机串口通讯仿真 第 02 篇 硬件应用:01 74LS138译码器应用 02 74HC15
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-22
    • 文件大小:11717632
    • 提供者:tong
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »

源码中国 www.ymcn.org